Remove fs::canonicalize in walk_tree fix.
authorJuan Hernández <juan.hernandez.babon@gmail.com>
Fri, 9 Sep 2016 00:35:13 +0000 (20:35 -0400)
committerJuan Hernández <juan.hernandez.babon@gmail.com>
Fri, 9 Sep 2016 15:13:13 +0000 (11:13 -0400)
commit68d78231970b8c1f62c60b05682866c5e8889093
treeadd09984c0cbd13a44290a336c1514bafac0be10
parentec172126eadf558df253c09547cea870512302d4
Remove fs::canonicalize in walk_tree fix.

* Remove ConfiFile struct, it is not needed without the fs::canonicalize
  call.
* Don't check if the file is in the stash when walking the tree,
  without "canonicalization" it is not necessary.
src/cargo/util/config.rs